JAMS 6.x Help
OracleQueryScalar<TResult> Class Methods


For a list of all members of this type, see OracleQueryScalar<TResult> members.

Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivityGeneric<TResult>)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbortAbort Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodAfterExecuteOverridden. Sets the scalar result of the query execution  
Protected MethodCacheMetadataOverloaded. Registers Activity Metadata (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodCancelCancels the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodExecuteExecutes the Activity (Inherited from MVPSI.JAMS.Activities.NonblockingNativeActivityGeneric<TResult>)
Protected MethodExecuteNonblockingOverridden. Executes the Oracle query and captures the scalar result  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity<TResult>)
Protected MethodPrepareToExecuteOverridden. Prepares for execution of SQLPlus Script  
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity<TResult>)
Top
See Also

Reference

OracleQueryScalar<TResult> Class
MVPSI.JAMS.Activities.Oracle Namespace